Skip to content

Bump version to 0.1.11 - #84

Merged
ChrisRackauckas merged 1 commit into
SciML:mainfrom
ChrisRackauckas-Claude:release-reexport-remediation-v0.1.11
Aug 26, 2026
Merged

Bump version to 0.1.11#84
ChrisRackauckas merged 1 commit into
SciML:mainfrom
ChrisRackauckas-Claude:release-reexport-remediation-v0.1.11

Conversation

@ChrisRackauckas-Claude

@ChrisRackauckas-Claude ChrisRackauckas-Claude commented Aug 25, 2026

Copy link
Copy Markdown
Member

What changed and why

Bumps FastAlmostBandedMatrices from 0.1.10 to 0.1.11 to release the restored and documented BandedMatrices API from #82 and #83. This is the next consecutive version and follows the patch-bump policy for restored public API in a 0.x package.

Ignore this PR until it has been reviewed by @ChrisRackauckas.

Verification

  • ~/.juliaup/bin/julia +release -m Runic --check . — exited 0.
  • typos Project.toml — exited 0 with no findings.
  • GROUP=QA ~/.juliaup/bin/julia +release --project -e 'using Pkg; Pkg.test()' — allocation tests: 11/11 passed; QA: 18 passed, 2 pre-existing broken, 20 total; package tests passed.
  • ~/.juliaup/bin/julia +release --project -e 'using Pkg; Pkg.test()' — Core: 81 passed, 2 pre-existing broken, 83 total; package tests passed.

Not verified

The docs build and downstream/allowed-to-fail jobs were not run locally because this PR changes only the package version.

CI note: the BoundaryValueDiffEq downstream job fails in its known BigFloat / SparseConnectivityTracer.Dual promotion ambiguity, not in FastAlmostBandedMatrices: https://github.com/SciML/FastAlmostBandedMatrices.jl/actions/runs/32887035337/job/97929797869. The same BVP test was reproduced on clean BoundaryValueDiffEq master (3 passed, 2 errored); the local SparseConnectivityTracer disambiguation makes it pass 7/7. The release remains draft pending the external fix.

AI continuation: OpenAI Codex session ID 01a03a11-47c2-77e0-858b-167004f0b79c.

🤖 Generated with Claude Code

https://claude.ai/code/session_01Rmh6B9eoW3N8oCbuuVPVxJ

AI-Agent: OpenAI Codex
Codex-Session-ID: 01a03a11-47c2-77e0-858b-167004f0b79c
Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
Co-Authored-By: Claude <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Rmh6B9eoW3N8oCbuuVPVxJ
@ChrisRackauckas
ChrisRackauckas marked this pull request as ready for review August 26, 2026 04:04
@ChrisRackauckas
ChrisRackauckas merged commit 13e1986 into SciML:main Aug 26, 2026
16 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants